home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / software / love / penezniden.exe / {app} / Penezni denik.exe / 0 / RCDATA / TKONFIGURACE / TKONFIGURACE.txt < prev   
Encoding:
Text File  |  2003-12-28  |  2.2 KB  |  100 lines

  1. object Konfigurace: TKonfigurace
  2.   Left = 322
  3.   Top = 320
  4.   BorderStyle = bsDialog
  5.   Caption = 'Smazat konfigura∩┐╜n∩┐╜ soubory'
  6.   ClientHeight = 120
  7.   ClientWidth = 439
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   OnClose = FormClose
  17.   OnKeyDown = FormKeyDown
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 15
  22.     Top = 8
  23.     Width = 41
  24.     Height = 41
  25.     Center = True
  26.     Picture.Data = {<image000.ico>}
  27.   end
  28.   object Label1: TLabel
  29.     Left = 64
  30.     Top = 10
  31.     Width = 364
  32.     Height = 20
  33.     Caption = 'Opravdu chcete smazat konfigura∩┐╜n∩┐╜ soubory ???'
  34.     Font.Charset = DEFAULT_CHARSET
  35.     Font.Color = clWindowText
  36.     Font.Height = -16
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = []
  39.     ParentFont = False
  40.   end
  41.   object Label2: TLabel
  42.     Left = 176
  43.     Top = 40
  44.     Width = 126
  45.     Height = 20
  46.     Caption = 'UPOZORN∩┐╜N∩┐╜:'
  47.     Font.Charset = DEFAULT_CHARSET
  48.     Font.Color = clRed
  49.     Font.Height = -16
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = [fsBold, fsUnderline]
  52.     ParentFont = False
  53.   end
  54.   object Label3: TLabel
  55.     Left = 64
  56.     Top = 64
  57.     Width = 360
  58.     Height = 13
  59.     Caption = '- Kliknut∩┐╜m na Ano sma∩┐╜ete v menu - Soubor posledn∩┐╜ soubory -'
  60.     Font.Charset = DEFAULT_CHARSET
  61.     Font.Color = clWindowText
  62.     Font.Height = -11
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = [fsBold]
  65.     ParentFont = False
  66.   end
  67.   object Button1: TButton
  68.     Left = 104
  69.     Top = 88
  70.     Width = 105
  71.     Height = 25
  72.     Caption = 'Ano'
  73.     Default = True
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -13
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = [fsBold]
  79.     ParentFont = False
  80.     TabOrder = 0
  81.     OnClick = Button1Click
  82.   end
  83.   object Button2: TButton
  84.     Left = 232
  85.     Top = 88
  86.     Width = 105
  87.     Height = 25
  88.     Caption = 'Ne'
  89.     Default = True
  90.     Font.Charset = DEFAULT_CHARSET
  91.     Font.Color = clWindowText
  92.     Font.Height = -13
  93.     Font.Name = 'MS Sans Serif'
  94.     Font.Style = [fsBold]
  95.     ParentFont = False
  96.     TabOrder = 1
  97.     OnClick = Button2Click
  98.   end
  99. end
  100.